Cache Type register
IMINLINE | Log2 of the number of words in the smallest cache line of all the instruction caches that are controlled by the processor. |
DMINLINE | Log2 of the number of words in the smallest cache line of all the data caches and unified caches that are controlled by the processor. |
ERG | Exclusives Reservation Granule. The maximum size of the reservation granule that has been implemented for the Load-Exclusive and Store-Exclusive instructions, encoded as Log2 of the number of words. |
CWG | Cache Write-back Granule. The maximum size of memory that can be overwritten as a result of the eviction of a cache entry that has had a memory location in it modified, encoded as Log2 of the number of words. |
FORMAT | Indicates the implemented CTR format. 4 (FORMAT_4): ARMv7 format. |